home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / network / msg_20.zip / MSG.DOC < prev   
Text File  |  1993-03-11  |  2KB  |  42 lines

  1. MSG.COM is a TSR that intercepts incoming Novell broadcast ("SEND")
  2. messages from the NetWare DOS Shell (NETx version 3.01 and newer).
  3.  
  4. The goal of MSG is to keep incoming Novell broadcast messages from
  5. locking up the DOS workstation until the user presses Ctrl-Enter.  MSG
  6. uses very little CPU time, even while displaying the message, and always
  7. polls the keyboard and INT 28 to try to give back as much time as possible.
  8. MSG won't try to popup when the screen is not in 80-column text mode.
  9.  
  10. MSG announces the arrival of a message with a chime (optional), and begins
  11. to flash the message window on the screen at 1 second intervals.  The user
  12. can press the Ctrl-RghtShft hotkey to hold the window on the screen to read
  13. the queued messages, at which time pressing a "character" key (like Space)
  14. will cycle through the buffered messages. (MSG currently holds up to 10)
  15.  
  16. When resident, MSG uses only 4k of RAM.  Invoking MSG after it's resident
  17. allows the user to change the alarm mode, flash duration and period times.
  18. The greeting banner from MSG explains the command-line parameters.
  19.  
  20. MSG will only stay resident (install) if a valid command-line parameter
  21. is given, otherwise it just displays its greeting/banner explaining the
  22. proper syntax.
  23.  
  24. This is MSG version 2, which was rewritten to use only video BIOS calls
  25. to paint the screen, so it should work in a wider variety ov video
  26. environments.  Also new is the ability to specify the hotkey on
  27. the command line.  The popup window has text on the frame that reminds
  28. the user which hotkey will bring the window to the foreground.
  29.  
  30. As might be expected, no warranty of any kind is either expressed or
  31. implied, and no responsibility is assumed for any side-effects caused by
  32. MSG.COM.  All rights to the software remain with me, and users are hereby
  33. granted the right to use it.  I am not putting any part of MSG in the
  34. Public Domain.
  35.  
  36. Questions, comments, suggenstions, donations to offset my time and sweat
  37. may be directed to the author at:
  38.  
  39. Gary Dobbins, Tucson, AZ
  40. Internet:  Dobbins@Arizona.Edu
  41. BITnet:    Dobbins@ARIZVMS
  42.